UserVariable 類別
代表使用者定義變數。
繼承體系
System.Object
IntervalZero.KINGSTAR.Base.Class.UserVariable
組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
語法
public class UserVariable
Public Class UserVariable
UserVariable 類別陳列了以下成員。
方法
名稱 | 說明 | |
---|---|---|
![]() | Remove | 移除使用者定義變數。 |
屬性
名稱 | 說明 | |
---|---|---|
![]() | Id | 變數的 ID。 |
![]() | Name | 變數名稱。 |
![]() | Removed | 檢查變數是否已被移除。 |
參見